home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 139
/
(Vol 139) Sep 24 2011.iso
/
Games
/
theme_park_thriller.swf
/
scripts
/
DefineButton2_252
/
BUTTONCONDACTION on(release).as
< prev
next >
Wrap
Text File
|
2011-09-24
|
76b
|
6 lines
on(release){
score = null;
gotoAndStop("HiScores");
play();
}